home *** CD-ROM | disk | FTP | other *** search
/ Windows 3-Pak 2 - Disc 2 / Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso / Telnet-Clients / secmail.exe / _setup.3 / Group4 / ISSIMG.dll / RCDATA / TMEMOFORM / TMEMOFORM.txt
Text File  |  1997-10-04  |  578b  |  31 lines

  1. object MemoForm: TMemoForm
  2.   Left = 296
  3.   Top = 111
  4.   Width = 643
  5.   Height = 306
  6.   Caption = 'MemoForm'
  7.   Font.Color = clWindowText
  8.   Font.Height = -14
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   Visible = True
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 16
  15.   object Memo: TMemo
  16.     Left = 0
  17.     Top = 0
  18.     Width = 635
  19.     Height = 279
  20.     Align = alClient
  21.     BorderStyle = bsNone
  22.     Font.Color = clWindowText
  23.     Font.Height = -12
  24.     Font.Name = 'Courier New'
  25.     Font.Style = []
  26.     ParentFont = False
  27.     ScrollBars = ssVertical
  28.     TabOrder = 0
  29.   end
  30. end
  31.